NEW PROVIDER: Netnod primary DNS#4191
Conversation
Add a DNSControl provider for Netnod primary DNS API. Provider is loosely based on the PowerDNS provider.
|
Thanks! Super glad to receive this! Right now the project is in transition but I hope to be able to address this once we've moved to our new org. |
|
Hi @TomOnTime, thanks for the reply! Let me know if there is anything I can do to help. Is the project being transitioned away from the |
Yes, it will soon be in the dnscontrol organization. Tom |
|
I handled the conflicts due to package update and renames ( @vilhelmprytz Do double check that I didn't mess something up. |
|
Oh, wait, I used the web-GUI and obviously something funny happened. |
Fixed typos / artifacts from web-GUI based merge.
Fixed web-GUI based merge artifacts.
TomOnTime
left a comment
There was a problem hiding this comment.
Everything looks good. I'm requesting @cafferata review the docs.
nitpick: Would you please rename providers/netnod/diff.go to providers/netnod/records.go ? Thanks!
|
@TomOnTime Certainly, now changed. |
|
Thanks! |
Add a DNSControl provider for Netnod primary DNS API. Provider is loosely based on the PowerDNS provider.
diff2.ByRecordSet(), updates are batched per label+typeCapabilities
A, AAAA, ALIAS, CAA, CNAME, HTTPS, MX, NS, PTR, SRV, TLSA, TXT (
CanGetZones,DocCreateDomains,DocDualHost)We can offer an API key for automated testing, if needed.
Please create the GitHub label 'provider-NETNOD'.
Fixes #4192.